home *** CD-ROM | disk | FTP | other *** search
/ Shareware Extravaganza - Disc 4 / Shareware Extravaganza - Over 25,000 Programs (The Ultimate Shareware Company)(Disc 4 of 4)(1993).iso / cad / pspice3.zip / QNOM.LIB < prev    next >
Text File  |  1986-09-04  |  3KB  |  58 lines

  1. * Library of bipolar transistor model parameters
  2. *
  3. * This is a reduced version of MicroSim's bipolar transistor model library.
  4. *   You are welcome to make as many copies of it as you find convenient.
  5. *
  6. * Release date: 86-06-20
  7. *
  8. * The parameters in this model library were derived from the data sheets for
  9. * each part.  Where specified, the part was characterize using the Parts
  10. * option.  Otherwise, methods used were as follows:
  11. *
  12. *    NE, NC        Normally set to 4
  13. *    BF, ISE, IKF    These are adjusted to give the nominal beta vs.
  14. *            collector current curve.  BF controls the mid-
  15. *            range beta.  ISE/IS controls the low-current
  16. *            roll-off.  IKF controls the high-current rolloff.
  17. *    ISC        Set to ISE.
  18. *    IS, RB, RE, RC    These are adjusted to give the nominal VBE vs.
  19. *            IC and VCE vs. IC curves in saturation.  IS
  20. *            controls the low-current value of VBE.  RB+RE
  21. *            controls the rise of VBE with IC.  RE+RC controls
  22. *            the rise of VCE with IC.  RC is normally set to 0.
  23. *    VAF        Using the voltages specified on the data sheet
  24. *            VAF is set to give the nominal output impedance
  25. *            (RO on the .OP printout) on the data sheet.
  26. *    CJC, CJE    Using the voltages specified on the data sheet
  27. *            CJC and CJE are set to give the nominal input
  28. *            and output capacitances (CPI and CMU on the .OP
  29. *            printout; Cibo and Cobo on the data sheet).
  30. *    TF        Using the voltages and currents specified on the
  31. *            data sheet for FT, TF is adjusted to produce the
  32. *            nominal value of FT on the .OP printout.
  33. *    TR        Using the rise and fall time circuits on the
  34. *            data sheet, TR (and if necessary TF) are adjusted
  35. *            to give a transient analysis which shows the
  36. *            nominal values of the turn-on delay, rise time,
  37. *            storage time, and fall time.
  38. *    KF, AF        These parameters are only set if the data sheet has
  39. *            a spec for noise.  Then, AF is set to 1 and KF
  40. *            is set to produce a total noise at the collector
  41. *            which is greater than the generator noise at the
  42. *            collector by the rated number of decibels.
  43. *
  44. *
  45. *** 2N2222 ***
  46. *
  47. .MODEL Q2N2222    NPN(IS=3.108E-15 XTI=3 EG=1.11 VAF=131.5 BF=217.5 NE=1.541 
  48. +        ISE=190.7E-15 IKF=1.296 XTB=1.5 BR=6.18 NC=2 ISC=0 IKR=0 RC=1
  49. +        CJC=14.57E-12 VJC=.75 MJC=.3333 FC=.5 CJE=26.08E-12 VJE=.75
  50. +        MJE=.3333 TR=51.35E-9 TF=451E-12 ITF=.1 VTF=10 XTF=2)
  51. *
  52. *** 2N2907
  53. *
  54. .MODEL Q2N2907    PNP(IS=9.913E-15 XTI=3 EG=1.11 VAF=90.7 BF=197.8 NE=2.264
  55. +        ISE=6.191E-12 IKF=.7322 XTB=1.5 BR=3.369 NC=2 ISC=0 IKR=0 RC=1
  56. +        CJC=14.57E-12 VJC=.75 MJC=.3333 FC=.5 CJE=20.16E-12 VJE=.75
  57. +        MJE=.3333 TR=29.17E-9 TF=405.7E-12 ITF=.4 VTF=10 XTF=2)
  58.